[INFO] cloning repository https://github.com/mverleg/tilde
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mverleg/tilde" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0ffee03844fb3aa018dc13b5370b9f76990742a
[INFO] testing mverleg/tilde against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmverleg%2Ftilde" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mverleg/tilde
[INFO] finished tweaking git repo https://github.com/mverleg/tilde
[INFO] tweaked toml for git repo https://github.com/mverleg/tilde written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mverleg/tilde on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mverleg/tilde already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a18f98eaea1edead0fe86c8b2bc541031f0f9c9a273d30e0d618e8cd2efee91
[INFO] running `Command { std: "docker" "start" "-a" "2a18f98eaea1edead0fe86c8b2bc541031f0f9c9a273d30e0d618e8cd2efee91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a18f98eaea1edead0fe86c8b2bc541031f0f9c9a273d30e0d618e8cd2efee91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a18f98eaea1edead0fe86c8b2bc541031f0f9c9a273d30e0d618e8cd2efee91", kill_on_drop: false }`
[INFO] [stdout] 2a18f98eaea1edead0fe86c8b2bc541031f0f9c9a273d30e0d618e8cd2efee91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c55fadd6e9230b8ced3281b0853ac62d4884c45ab80dbde147975e079be952d7
[INFO] running `Command { std: "docker" "start" "-a" "c55fadd6e9230b8ced3281b0853ac62d4884c45ab80dbde147975e079be952d7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling tinyvec_string v0.3.2
[INFO] [stderr]    Compiling tilde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::base64::b64_decode`
[INFO] [stdout]  --> src/common/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::base64::b64_decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stdout]  --> src/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_trans::OpIndices;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::Closer`
[INFO] [stdout]  --> src/compile/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_literal::Closer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::encode_uint_vec`
[INFO] [stdout]  --> src/compile/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::text_literal::encode_uint_vec;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typ::Typ`
[INFO] [stdout]  --> src/compile/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::typ::Typ;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::var_uint::encode_snippet_len_estimate`
[INFO] [stdout]   --> src/compile/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::var_uint::encode_snippet_len_estimate;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::std::slice`
[INFO] [stdout]  --> src/compile/prog.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ::std::slice;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `values`
[INFO] [stdout]    --> src/data/value.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use values;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:73
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            the lifetime is named here
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_data.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[INFO] [stdout]     |                   ^^^^^                  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_original.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_original.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[INFO] [stdout]     |                        ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `const_for` is declared but not used
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_for)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fmt_internals` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `iter_intersperse` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(iter_intersperse)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `variant_count` is declared but not used
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(variant_count)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fmt_internals` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s
[INFO] running `Command { std: "docker" "inspect" "c55fadd6e9230b8ced3281b0853ac62d4884c45ab80dbde147975e079be952d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55fadd6e9230b8ced3281b0853ac62d4884c45ab80dbde147975e079be952d7", kill_on_drop: false }`
[INFO] [stdout] c55fadd6e9230b8ced3281b0853ac62d4884c45ab80dbde147975e079be952d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b6631021596cd20532fe455559a46619e4a38ff339a7ebb9fc8934336158bc9
[INFO] running `Command { std: "docker" "start" "-a" "4b6631021596cd20532fe455559a46619e4a38ff339a7ebb9fc8934336158bc9", kill_on_drop: false }`
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::base64::b64_decode`
[INFO] [stdout]  --> src/common/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::base64::b64_decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stdout]  --> src/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_trans::OpIndices;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::Closer`
[INFO] [stdout]  --> src/compile/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_literal::Closer;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_literal::encode_uint_vec`
[INFO] [stdout]  --> src/compile/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::text_literal::encode_uint_vec;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typ::Typ`
[INFO] [stdout]  --> src/compile/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::typ::Typ;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::var_uint::encode_snippet_len_estimate`
[INFO] [stdout]   --> src/compile/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::var_uint::encode_snippet_len_estimate;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::std::slice`
[INFO] [stdout]  --> src/compile/prog.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ::std::slice;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `values`
[INFO] [stdout]    --> src/data/value.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use values;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:73
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            the lifetime is named here
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_data.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[INFO] [stdout]     |                   ^^^^^                  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_original.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_original.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[INFO] [stdout]     |                        ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `const_for` is declared but not used
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_for)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fmt_internals` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `iter_intersperse` is declared but not used
[INFO] [stdout]  --> src/lib.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #![feature(iter_intersperse)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `variant_count` is declared but not used
[INFO] [stdout]  --> src/lib.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #![feature(variant_count)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tilde v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fmt_internals` is declared but not used
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: using it is strongly discouraged
[INFO] [stdout]   = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::base64::b64_decode`
[INFO] [stdout]  --> src/common/mod.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::base64::b64_decode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stdout]  --> src/common/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::text_trans::OpIndices;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/common/log.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::typ::Typ`
[INFO] [stdout]  --> src/compile/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::typ::Typ;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `::std::slice`
[INFO] [stdout]  --> src/compile/prog.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use ::std::slice;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `values`
[INFO] [stdout]    --> src/data/value.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub use values;
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![feature(once_cell)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/typ.rs:33:20
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/literal.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/arithmetic.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:234:20
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:320:20
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:406:20
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/arithmetic.rs:438:20
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/stack.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:112:20
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/stack.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/collection.rs:52:20
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:198:20
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:257:20
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:323:20
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:376:20
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/op/collection.rs:440:20
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/sanitize.rs:43:20
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/func.rs:83:20
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/op/text.rs:42:20
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_data.rs:72:73
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stdout]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                            |
[INFO] [stdout]    |                    |                            the lifetime is named here
[INFO] [stdout]    |                    the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stdout]    |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_data.rs:180:19
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[INFO] [stdout]     |                   ^^^^^                  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dict/trie_original.rs:95:27
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stdout]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stdout]    |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dict/trie_original.rs:224:24
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[INFO] [stdout]     |                        ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `const_for` is declared but not used
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_for)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `fmt_internals` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(fmt_internals)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.55s
[INFO] running `Command { std: "docker" "inspect" "4b6631021596cd20532fe455559a46619e4a38ff339a7ebb9fc8934336158bc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6631021596cd20532fe455559a46619e4a38ff339a7ebb9fc8934336158bc9", kill_on_drop: false }`
[INFO] [stdout] 4b6631021596cd20532fe455559a46619e4a38ff339a7ebb9fc8934336158bc9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f61b46c7364efbc6468f06904d48c4152e9d317c676b5b2b3cbd675a66370cbe
[INFO] running `Command { std: "docker" "start" "-a" "f61b46c7364efbc6468f06904d48c4152e9d317c676b5b2b3cbd675a66370cbe", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(fmt_internals)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::base64::b64_decode`
[INFO] [stderr]  --> src/common/mod.rs:1:9
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub use self::base64::b64_decode;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::text_trans::OpIndices`
[INFO] [stderr]  --> src/common/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::text_trans::OpIndices;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::text_literal::Closer`
[INFO] [stderr]  --> src/compile/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use self::text_literal::Closer;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::text_literal::encode_uint_vec`
[INFO] [stderr]  --> src/compile/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use self::text_literal::encode_uint_vec;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::typ::Typ`
[INFO] [stderr]  --> src/compile/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use self::typ::Typ;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::var_uint::encode_snippet_len_estimate`
[INFO] [stderr]   --> src/compile/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use self::var_uint::encode_snippet_len_estimate;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `::std::slice`
[INFO] [stderr]  --> src/compile/prog.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use ::std::slice;
[INFO] [stderr]   |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `values`
[INFO] [stderr]    --> src/data/value.rs:123:9
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub use values;
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: the feature `once_cell` has been stable since 1.70.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #![feature(once_cell)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/typ.rs:33:20
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn as_executor(&self) -> Executor;
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn as_executor(&self) -> Executor<'_>;
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/literal.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/literal.rs:82:20
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 82 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/arithmetic.rs:46:20
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:148:20
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:234:20
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 234 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:320:20
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 320 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:406:20
[INFO] [stderr]     |
[INFO] [stderr] 406 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 406 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/arithmetic.rs:438:20
[INFO] [stderr]     |
[INFO] [stderr] 438 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 438 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/stack.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/stack.rs:112:20
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/stack.rs:172:20
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 172 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/collection.rs:52:20
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 52 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:198:20
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:257:20
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:323:20
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 323 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:376:20
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/op/collection.rs:440:20
[INFO] [stderr]     |
[INFO] [stderr] 440 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 440 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/sanitize.rs:43:20
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/func.rs:44:20
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/func.rs:83:20
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 83 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/op/text.rs:42:20
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn as_executor(&self) -> Executor {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     fn as_executor(&self) -> Executor<'_> {
[INFO] [stderr]    |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/dict/trie_data.rs:72:73
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<Word> {
[INFO] [stderr]    |                    --                           --                      ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |                            |
[INFO] [stderr]    |                    |                            the lifetime is named here
[INFO] [stderr]    |                    the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 72 |     fn lookup<'a>(&'a self, text: &str, nodes: &'a [TrieNode<Word>]) -> TrieLookup<'a, Word> {
[INFO] [stderr]    |                                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dict/trie_data.rs:180:19
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<Word> {
[INFO] [stderr]     |                   ^^^^^                  ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn lookup(&self, value: &str) -> TrieLookup<'_, Word> {
[INFO] [stderr]     |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dict/trie_original.rs:95:27
[INFO] [stderr]    |
[INFO] [stderr] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator {
[INFO] [stderr]    |                           ^^^^^ the lifetime is elided here                      ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 |     fn iterator_at_prefix(&self, initial_prefix: &str, remaining_value: &str) -> TrieIterator<'_> {
[INFO] [stderr]    |                                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dict/trie_original.rs:224:24
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator {
[INFO] [stderr]     |                        ^^^^^                   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn iter_prefix(&self, prefix: &str) -> TrieIterator<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: feature `const_for` is declared but not used
[INFO] [stderr]  --> src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(const_for)]
[INFO] [stderr]   |            ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: feature `fmt_internals` is declared but not used
[INFO] [stderr]  --> src/lib.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(fmt_internals)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: feature `iter_intersperse` is declared but not used
[INFO] [stderr]  --> src/lib.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | #![feature(iter_intersperse)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: feature `variant_count` is declared but not used
[INFO] [stderr]  --> src/lib.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | #![feature(variant_count)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]   --> src/common/log.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |     use super::*;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `tilde` (lib) generated 41 warnings (run `cargo fix --lib -p tilde` to apply 35 suggestions)
[INFO] [stderr] warning: `tilde` (lib test) generated 37 warnings (36 duplicates) (run `cargo fix --lib -p tilde --tests` to apply 1 suggestion)
[INFO] [stderr] warning: the feature `fmt_internals` is internal to the compiler or standard library
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(fmt_internals)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: using it is strongly discouraged
[INFO] [stderr]   = note: `#[warn(internal_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: feature `fmt_internals` is declared but not used
[INFO] [stderr]  --> src/main.rs:1:12
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![feature(fmt_internals)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tilde` (bin "tilde" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tilde-c4380e8eb1b9665c)
[INFO] [stdout] 
[INFO] [stdout] running 165 tests
[INFO] [stdout] test common::base64::tests::encode_decode ... ok
[INFO] [stdout] test common::escape_str::tests::just_double_quote ... ok
[INFO] [stdout] test common::escape_str::tests::just_newline ... ok
[INFO] [stdout] test common::escape_str::tests::leading_backslash ... ok
[INFO] [stdout] test common::escape_str::tests::already_safe ... ok
[INFO] [stdout] test common::escape_str::tests::empty ... ok
[INFO] [stdout] test common::base64::tests::encoding_unchanged ... ok
[INFO] [stdout] test common::escape_str::tests::mixed_backslashes ... ok
[INFO] [stdout] test common::escape_str::tests::nightmare ... ok
[INFO] [stdout] test common::escape_str::tests::quoted_newline ... ok
[INFO] [stdout] test common::escape_str::tests::quoted_string ... ok
[INFO] [stdout] test common::escape_str::tests::single_quote ... ok
[INFO] [stdout] test common::escape_str::tests::trailing_backslash ... ok
[INFO] [stdout] test common::log::tests::do_log ... ok
[INFO] [stdout] test common::text_trans::capitalisation::no_case ... ok
[INFO] [stdout] test common::text_trans::capitalisation::to_lower ... ok
[INFO] [stdout] test common::text_trans::capitalisation::to_upper ... ok
[INFO] [stdout] test common::text_trans::cost::operation_cost_in_sync_with_transform_cost ... ok
[INFO] [stdout] test common::text_trans::cost::compressed_length_matches_cost ... ok
[INFO] [stdout] test common::text_trans::transform::reverse_pop ... ok
[INFO] [stdout] test common::text_trans::transform::capitalize_first_and_all ... ok
[INFO] [stdout] test compile::letter::tests::all_kinds_present ... ok
[INFO] [stdout] test compile::letter::tests::from_nr_and_to_nr_sync ... ok
[INFO] [stdout] test compile::letter::tests::from_symbol_and_to_symbol_sync ... ok
[INFO] [stdout] test compile::letter::tests::letter_iter_is_complete ... ok
[INFO] [stdout] test compile::letter::tests::letter_kind_iter_is_complete ... ok
[INFO] [stdout] test compile::letter::tests::letters_fit_in_half_byte ... ok
[INFO] [stdout] test compile::letter::tests::modifier_method ... ok
[INFO] [stdout] test compile::letter::tests::nr_follows_listing_order ... ok
[INFO] [stdout] test compile::letter::tests::unique_nr ... ok
[INFO] [stdout] test compile::letter::tests::unique_symbol ... ok
[INFO] [stdout] test compile::op_lookup::tests::all_golf_ops_parseable ... ok
[INFO] [stdout] test common::text_trans::transform::pop_all ... ok
[INFO] [stdout] test common::text_trans::transform::pop_partial ... ok
[INFO] [stdout] test common::escape_str::tests::escaped_quote ... ok
[INFO] [stdout] test common::text_trans::transform::capitalize_all_reverse ... ok
[INFO] [stdout] test common::text_trans::transform::capitalize_pop ... ok
[INFO] [stdout] test compile::op_lookup::tests::all_long_ops_parseable ... ok
[INFO] [stdout] test compile::parse::tests::allow_newlines ... ok
[INFO] [stdout] test compile::parse::tests::long_float ... ok
[INFO] [stdout] test common::tiny_map::tiny_map_test::duplicate ... ok
[INFO] [stdout] test compile::parse::tests::long_integer ... ok
[INFO] [stdout] test compile::parse::tests::long_invalid_number ... ok
[INFO] [stdout] test compile::parse::tests::long_string_implicit_close ... ok
[INFO] [stdout] test compile::parse::tests::operator_by_name ... ok
[INFO] [stdout] test compile::parse::tests::split_on_whitespace ... ok
[INFO] [stdout] test compile::parse::tests::unknown_operator_by_name ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_multiple ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_nr ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_explicit_close ... ok
[INFO] [stdout] test compile::parse::tests::long_string_explicit_close ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_txt ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_empty_noend ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_examples_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_no_end_token ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_examples_txt ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_short ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_complex ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_empty_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_single_nr ... ok
[INFO] [stdout] test compile::text_literal::decoding::decode_single_txt ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_empty_txt ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_examples_txt ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_single_nr ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_single_txt ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::followers ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::openers_nomod ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::openers_withmod ... ok
[INFO] [stdout] test compile::text_literal::encoding::encode_examples_nr ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_followers ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_openers_withmod ... ok
[INFO] [stdout] test compile::var_uint::constants_in_sync::reverse_openers_nomod ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::decode_end_index ... ok
[INFO] [stdout] test compile::parse::tests::golfed_string_implicit_close ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::decoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::encoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::encode_and_decode_samples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_avoid_modifiers_empty_input ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_decode_with_unused_letter ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_non_terminated_number ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::decode_end_index ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_decode_with_text_opener ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_overflow_in_decode ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::positive_int_starting_with_modifiers ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::encoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::encode_and_decode_samples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::decoding_examples ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_avoid_modifiers_empty_input ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_decode_with_unused_letter ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_non_terminated_number ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_overflow_in_decode ... ok
[INFO] [stdout] test data::array::tests::debug_array_multi ... ok
[INFO] [stdout] test data::array::tests::debug_array_single ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_starting_with_modifiers ... ok
[INFO] [stdout] test data::array::tests::fmt_array_multi ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::positive_int_decode_with_text_opener ... ok
[INFO] [stdout] test data::array::tests::fmt_array_single ... ok
[INFO] [stdout] test data::value::tests::values_macro ... ok
[INFO] [stdout] test compile::golf_word::id_tests::literal ... ok
[INFO] [stdout] test dict::compress::compression::bench ... ignored
[INFO] [stdout] test common::tiny_map::tiny_map_test::unique ... ok
[INFO] [stdout] test dict::compress::compression::cost_size ... ok
[INFO] [stdout] test dict::derive::tests::check_maximum_length ... ok
[INFO] [stdout] test dict::derive::tests::generate_transformations_operation_indices_length ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::unicode_lookup ... ok
[INFO] [stdout] test compile::var_uint::size_estimate::size_estimate_equal_actual_withmodi ... ok
[INFO] [stdout] test dict::entries::dict_properties::first_is_whitespace ... ok
[INFO] [stdout] test dict::entries::dict_properties::letter_iter_is_complete ... ok
[INFO] [stdout] test dict::entries::dict_properties::all_specials_encountered ... ok
[INFO] [stdout] test dict::entries::cost::cost_matches_dict_position ... ok
[INFO] [stdout] test compile::golf_word::id_tests::non_literal ... ok
[INFO] [stdout] test compile::parse::tests::operator_by_gold ... FAILED
[INFO] [stdout] test dict::entries::dict_properties::no_leftover_specials ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_simple ... ok
[INFO] [stdout] test dict::lookup::tests::longest_dict_entry_const ... ok
[INFO] [stdout] test dict::lookup::tests::dict_index_width ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_unicode ... ok
[INFO] [stdout] test dict::prefix_data::tests::empty ... ok
[INFO] [stdout] test dict::prefix_data::tests::build ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_input_while_at_word ... ok
[INFO] [stdout] test dict::entries::dict_properties::trailing_whitespace ... ok
[INFO] [stdout] test dict::lookup::tests::lookup_with_magic ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_input_while_not_at_word ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::prefix_data::tests::test_all_prefixes_of_exact_match ... ok
[INFO] [stdout] test dict::prefix_data::tests::test_all_prefixes_of_no_match ... ok
[INFO] [stdout] test dict::prefix_data::tests::test_all_prefixes_of_sub_matches ... ok
[INFO] [stdout] test dict::trie_data::tests::build ... ok
[INFO] [stdout] test dict::trie_data::tests::empty ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_matches_while_deepest_is_word ... ok
[INFO] [stdout] test dict::prefix_data::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_input_while_at_word ... ok
[INFO] [stdout] test dict::trie_data::tests::index_size ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_input_while_not_at_word ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_matches_while_deepest_is_word ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_exact_match ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_sub_matches ... ok
[INFO] [stdout] test dict::trie_data::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::trie_data::tests::test_all_prefixes_of_no_match ... ok
[INFO] [stdout] test dict::trie_original::tests::build ... ok
[INFO] [stdout] test dict::trie_original::tests::empty ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_input_while_at_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_input_while_not_at_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_unknown_prefix ... ok
[INFO] [stdout] test dict::prefix_data::tests::index_size ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_matches_while_deepest_is_not_word ... ok
[INFO] [stdout] test dict::trie_original::tests::prefix_iter_shallow ... ok
[INFO] [stdout] test op::op_properties::long_identifiers_valid ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_out_of_matches_while_deepest_is_word ... ok
[INFO] [stdout] test dict::trie_original::tests::longest_prefix_with_buffer ... ok
[INFO] [stdout] test dict::trie_original::tests::prefix_iter_deep ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::pop_start ... ok
[INFO] [stdout] test op::op_properties::short_long_unique ... FAILED
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::case_first ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::reverse ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::pop_end ... ok
[INFO] [stdout] test common::text_trans::indices_in_sync_with_dict::case_all ... ok
[INFO] [stdout] test dict::entries::dict_properties::no_duplicates ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_allow_modifiers::all_encodings_unique ... ok
[INFO] [stdout] test compile::var_uint::dynamic_width_common_without_modifiers::all_encodings_unique ... ok
[INFO] [stdout] test dict::compress::compress_decode::compress_poem ... ok
[INFO] [stdout] test dict::compress::compression::simple_text_compression ... ok
[INFO] [stdout] test dict::compress::compress_decode::compress_special ... ok
[INFO] [stdout] test dict::compress::compress_decode::decode_random_nrs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile::parse::tests::operator_by_gold stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile::parse::tests::operator_by_gold' (74) panicked at src/compile/parse.rs:228:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Prog { ops: [Swap] }
[INFO] [stdout]  right: Prog { ops: [Duplicate] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5acc5358da - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5acc5358da - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5acc5358da - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5acc5358da - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5acc54b37a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5acc54b37a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5acc53a112 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5acc53a112 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c5acc51474f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5acc51474f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5acc52dcc9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5acc4c0f6c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5acc4c0f6c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5acc52de82 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5acc52de82 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5acc514808 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5acc509a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5acc51551d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5acc54bb0c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5acc54b9c3 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5c5acc4a0b06 - core[d17f6591d688f3bd]::panicking::assert_failed::<tilde[28e180e13b15465b]::compile::prog::Prog, tilde[28e180e13b15465b]::compile::prog::Prog>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c5acc426af7 - tilde[28e180e13b15465b]::compile::parse::tests::operator_by_gold
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compile/parse.rs:228:9
[INFO] [stdout]   22:     0x5c5acc423c87 - tilde[28e180e13b15465b]::compile::parse::tests::operator_by_gold::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/compile/parse.rs:226:26
[INFO] [stdout]   23:     0x5c5acc44ecd6 - <tilde[28e180e13b15465b]::compile::parse::tests::operator_by_gold::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c5acc4b424b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c5acc4b424b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c5acc4c1a3b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c5acc4c1a3b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c5acc4c1a3b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c5acc4c1a3b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c5acc4c1a3b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c5acc4c1a3b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c5acc4c1a3b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c5acc4bb154 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c5acc4bb154 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c5acc4c4642 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c5acc4c4642 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c5acc4c4642 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c5acc4c4642 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c5acc4c4642 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c5acc4c4642 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c5acc4c4642 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c5acc5351ef - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5c5acc5351ef - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x79315ecdfaa4 - <unknown>
[INFO] [stdout]   45:     0x79315ed6ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- op::op_properties::short_long_unique stdout ----
[INFO] [stdout] names1 = {}
[INFO] [stdout] names1 = {"plus"}
[INFO] [stdout] names1 = {"plus", "minus"}
[INFO] [stdout] names1 = {"plus", "minus", "mul"}
[INFO] [stdout] names1 = {"div", "plus", "minus", "mul"}
[INFO] [stdout] names1 = {"div", "sqrt", "plus", "minus", "mul"}
[INFO] [stdout] names1 = {"div", "sqrt", "plus", "minus", "int-div", "mul"}
[INFO] [stdout] names2 = {"div", "sqrt", "plus", "drop", "minus", "int-div", "mul"}
[INFO] [stdout] names1 = {"div", "sqrt", "/", "plus", "drop", "minus", "int-div", "mul"}
[INFO] [stdout] names2 = {"dup", "div", "sqrt", "/", "plus", "drop", "minus", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "sqrt", "/", "plus", "drop", "minus", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "sqrt", "/", "plus", "last", "drop", "minus", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "lookup", "sqrt", "/", "plus", "last", "drop", "minus", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "lookup", "sqrt", "/", "plus", "last", "drop", "minus", "split", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "lookup", "sqrt", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul"}
[INFO] [stdout] names1 = {"dup", "div", "+", "count", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul"}
[INFO] [stdout] names1 = {"arg", "dup", "div", "+", "count", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul"}
[INFO] [stdout] names1 = {"arg", "dup", "div", "+", "count", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul", "apply"}
[INFO] [stdout] names1 = {"arg", "concat", "dup", "div", "+", "count", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul", "apply"}
[INFO] [stdout] names1 = {"sum", "arg", "concat", "dup", "div", "+", "count", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "minus", "split", "int-div", "mul", "apply"}
[INFO] [stdout] names2 = {"sum", "arg", "concat", "dup", "div", "+", "count", "lookup", "sqrt", "unique", "/", "base-words", "plus", "last", "drop", "swap", "minus", "split", "int-div", "mul", "apply"}
[INFO] [stdout] 
[INFO] [stdout] thread 'op::op_properties::short_long_unique' (180) panicked at src/op/mod.rs:98:17:
[INFO] [stdout] duplicate Op identifier (short): +
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c5acc5358da - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c5acc5358da - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c5acc5358da - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c5acc5358da - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c5acc54b37a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c5acc54b37a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5c5acc53a112 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5c5acc53a112 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5c5acc51474f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c5acc51474f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c5acc52dcc9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c5acc4c0f6c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5c5acc4c0f6c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c5acc52de82 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5c5acc52de82 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c5acc514808 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c5acc509a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c5acc51551d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c5acc54bb0c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c5acc46053a - tilde[28e180e13b15465b]::op::op_properties::short_long_unique
[INFO] [stdout]                                at /opt/rustwide/workdir/src/op/mod.rs:98:17
[INFO] [stdout]   20:     0x5c5acc45f057 - tilde[28e180e13b15465b]::op::op_properties::short_long_unique::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/op/mod.rs:84:27
[INFO] [stdout]   21:     0x5c5acc44d0d6 - <tilde[28e180e13b15465b]::op::op_properties::short_long_unique::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c5acc4b424b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c5acc4b424b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5c5acc4c1a3b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5c5acc4c1a3b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c5acc4c1a3b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5c5acc4c1a3b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c5acc4c1a3b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c5acc4c1a3b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5c5acc4c1a3b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5c5acc4bb154 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5c5acc4bb154 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c5acc4c4642 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5c5acc4c4642 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c5acc4c4642 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5c5acc4c4642 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c5acc4c4642 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c5acc4c4642 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5c5acc4c4642 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c5acc5351ef - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5c5acc5351ef - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x79315ecdfaa4 - <unknown>
[INFO] [stdout]   43:     0x79315ed6ca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile::parse::tests::operator_by_gold
[INFO] [stdout]     op::op_properties::short_long_unique
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 162 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 7.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "f61b46c7364efbc6468f06904d48c4152e9d317c676b5b2b3cbd675a66370cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61b46c7364efbc6468f06904d48c4152e9d317c676b5b2b3cbd675a66370cbe", kill_on_drop: false }`
[INFO] [stdout] f61b46c7364efbc6468f06904d48c4152e9d317c676b5b2b3cbd675a66370cbe
